home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 2 (Reseller) / Apple R&P Lib Reseller v2.0.iso / 3-Demos / Third Party Demos / Networking / MacMainFrame / card_16400.txt < prev    next >
Text File  |  1989-07-14  |  9KB  |  376 lines

  1. -- card: 16400 from stack: in
  2. -- bmap block id: 23524
  3. -- flags: 0000
  4. -- background id: 2776
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0002
  11. -- rect: left=469 top=309 right=337 bottom=506
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 1012 / 1012
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Return
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect iris close
  23.   pop card
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 2 (button)
  29. -- low flags: 00
  30. -- high flags: 2006
  31. -- rect: left=241 top=251 right=269 bottom=258
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: New Button
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   set hilite of card button id 11 to false
  43.   set hilite of card button id 3 to false
  44.   hide card field id 5
  45.   hide card field id 7
  46.   hide card field id 9
  47.   if hilite of card button id 2 is true then
  48.     show card field id 8
  49.   else
  50.     hide card field id 8
  51.   end if
  52. end mouseUp
  53.  
  54.  
  55.  
  56. -- part 3 (button)
  57. -- low flags: 00
  58. -- high flags: 2006
  59. -- rect: left=310 top=251 right=269 bottom=327
  60. -- title width / last selected line: 0
  61. -- icon id / first selected line: 0 / 0
  62. -- text alignment: 1
  63. -- font id: 0
  64. -- text size: 12
  65. -- style flags: 0
  66. -- line height: 16
  67. -- part name: New Button
  68. ----- HyperTalk script -----
  69. on mouseUp
  70.   set hilite of card button id 11 to false
  71.   set hilite of card button id 2 to false
  72.   hide card field id 5
  73.   hide card field id 7
  74.   hide card field id 8
  75.   if hilite of card button id 3 is true then
  76.     show card field id 9
  77.   else
  78.     hide card field id 9
  79.   end if
  80. end mouseUp
  81.  
  82.  
  83.  
  84.  
  85. -- part 4 (button)
  86. -- low flags: 00
  87. -- high flags: 2006
  88. -- rect: left=185 top=251 right=269 bottom=202
  89. -- title width / last selected line: 0
  90. -- icon id / first selected line: 0 / 0
  91. -- text alignment: 1
  92. -- font id: 0
  93. -- text size: 12
  94. -- style flags: 0
  95. -- line height: 16
  96. -- part name: New Button
  97. ----- HyperTalk script -----
  98. on mouseUp
  99.   set hilite of card button id 2 to false
  100.   set hilite of card button id 3 to false
  101. end mouseUp
  102.  
  103.  
  104.  
  105. -- part 5 (field)
  106. -- low flags: 81
  107. -- high flags: 2004
  108. -- rect: left=121 top=153 right=251 bottom=409
  109. -- title width / last selected line: 0
  110. -- icon id / first selected line: 0 / 0
  111. -- text alignment: 0
  112. -- font id: 3
  113. -- text size: 12
  114. -- style flags: 0
  115. -- line height: 16
  116. -- part name: 
  117. ----- HyperTalk script -----
  118. on mouseUp
  119.   hide card field id 5
  120. end mouseUp
  121.  
  122.  
  123.  
  124. -- part 6 (button)
  125. -- low flags: 80
  126. -- high flags: 0000
  127. -- rect: left=481 top=30 right=52 bottom=504
  128. -- title width / last selected line: 0
  129. -- icon id / first selected line: 26635 / 26635
  130. -- text alignment: 1
  131. -- font id: 0
  132. -- text size: 12
  133. -- style flags: 0
  134. -- line height: 16
  135. -- part name: New Button
  136. ----- HyperTalk script -----
  137. on mouseUp
  138.   show card field id 5
  139. end mouseUp
  140.  
  141.  
  142.  
  143. -- part 7 (field)
  144. -- low flags: 81
  145. -- high flags: 2004
  146. -- rect: left=5 top=16 right=254 bottom=338
  147. -- title width / last selected line: 0
  148. -- icon id / first selected line: 0 / 0
  149. -- text alignment: 0
  150. -- font id: 3
  151. -- text size: 12
  152. -- style flags: 0
  153. -- line height: 16
  154. -- part name: 
  155. ----- HyperTalk script -----
  156. on mouseUp
  157.   hide card field id 7
  158.   set hilite of card button id 11 to false
  159. end mouseUp
  160.  
  161.  
  162.  
  163. -- part 8 (field)
  164. -- low flags: 81
  165. -- high flags: 2004
  166. -- rect: left=0 top=39 right=240 bottom=340
  167. -- title width / last selected line: 0
  168. -- icon id / first selected line: 0 / 0
  169. -- text alignment: 0
  170. -- font id: 3
  171. -- text size: 12
  172. -- style flags: 0
  173. -- line height: 16
  174. -- part name: 
  175. ----- HyperTalk script -----
  176. on mouseUp
  177.   hide card field id 8
  178.   set hilite of card button id 2 to false
  179. end mouseUp
  180.  
  181.  
  182.  
  183.  
  184. -- part 9 (field)
  185. -- low flags: 81
  186. -- high flags: 2004
  187. -- rect: left=6 top=51 right=207 bottom=331
  188. -- title width / last selected line: 0
  189. -- icon id / first selected line: 0 / 0
  190. -- text alignment: 0
  191. -- font id: 3
  192. -- text size: 12
  193. -- style flags: 0
  194. -- line height: 16
  195. -- part name: 
  196. ----- HyperTalk script -----
  197. on mouseUp
  198.   hide card field id 9
  199.   set hilite of card button id 3 to false
  200. end mouseUp
  201.  
  202.  
  203.  
  204. -- part 11 (button)
  205. -- low flags: 00
  206. -- high flags: 2006
  207. -- rect: left=185 top=250 right=270 bottom=202
  208. -- title width / last selected line: 0
  209. -- icon id / first selected line: 0 / 0
  210. -- text alignment: 1
  211. -- font id: 0
  212. -- text size: 12
  213. -- style flags: 0
  214. -- line height: 16
  215. -- part name: 
  216. ----- HyperTalk script -----
  217. on mouseUp
  218.   set hilite of card button id 2 to false
  219.   set hilite of card button id 3 to false
  220.   hide card field id 5
  221.   hide card field id 8
  222.   hide card field id 9
  223.   if hilite of card button id 11 is true then
  224.     show card field id 7
  225.   else
  226.     hide card field id 7
  227.   end if
  228. end mouseUp
  229.  
  230.  
  231.  
  232.  
  233. -- part 12 (button)
  234. -- low flags: 00
  235. -- high flags: 0002
  236. -- rect: left=7 top=308 right=336 bottom=45
  237. -- title width / last selected line: 0
  238. -- icon id / first selected line: 30557 / 30557
  239. -- text alignment: 1
  240. -- font id: 0
  241. -- text size: 12
  242. -- style flags: 0
  243. -- line height: 16
  244. -- part name: First
  245. ----- HyperTalk script -----
  246. on mouseUp
  247.   visual effect scroll right
  248.   hide card field id 7
  249.   hide card field id 8
  250.   hide card field id 9
  251.   hide card field id 5
  252.   set hilite of card button id 11 to false
  253.   set hilite of card button id 2 to false
  254.   set hilite of card button id 3 to false
  255.   push card
  256.   go to card id 9514
  257.   show menuBar
  258. end mouseUp
  259.  
  260.  
  261.  
  262. -- part 13 (button)
  263. -- low flags: 00
  264. -- high flags: 0002
  265. -- rect: left=469 top=309 right=337 bottom=506
  266. -- title width / last selected line: 0
  267. -- icon id / first selected line: 1012 / 1012
  268. -- text alignment: 1
  269. -- font id: 0
  270. -- text size: 12
  271. -- style flags: 0
  272. -- line height: 16
  273. -- part name: Return
  274. ----- HyperTalk script -----
  275. on mouseUp
  276.   visual effect iris close
  277.   hide card field id 7
  278.   hide card field id 8
  279.   hide card field id 9
  280.   hide card field id 5
  281.   set hilite of card button id 11 to false
  282.   set hilite of card button id 2 to false
  283.   set hilite of card button id 3 to false
  284.   pop card
  285. end mouseUp
  286.  
  287.  
  288.  
  289. -- part 14 (button)
  290. -- low flags: 00
  291. -- high flags: 0000
  292. -- rect: left=471 top=34 right=56 bottom=497
  293. -- title width / last selected line: 0
  294. -- icon id / first selected line: 26635 / 26635
  295. -- text alignment: 1
  296. -- font id: 0
  297. -- text size: 12
  298. -- style flags: 0
  299. -- line height: 16
  300. -- part name: New Button
  301. ----- HyperTalk script -----
  302. on mouseUp
  303.   hide card field id 7
  304.   hide card field id 8
  305.   hide card field id 9
  306.   set hilite of card button id 2 to false
  307.   set hilite of card button id 3 to false
  308.   set hilite of card button id 11 to false
  309.   show card field id 5
  310. end mouseUp
  311.  
  312.  
  313.  
  314. -- part 18 (button)
  315. -- low flags: 00
  316. -- high flags: A003
  317. -- rect: left=337 top=179 right=200 bottom=414
  318. -- title width / last selected line: 0
  319. -- icon id / first selected line: 0 / 0
  320. -- text alignment: 1
  321. -- font id: 0
  322. -- text size: 12
  323. -- style flags: 0
  324. -- line height: 16
  325. -- part name: Open
  326. ----- HyperTalk script -----
  327. on mouseUp
  328.   set hilite of card button id 11 to false
  329.   set hilite of card button id 2 to false
  330.   set hilite of card button id 3 to false
  331.   hide card field id 5
  332.   hide card field id 7
  333.   hide card field id 8
  334.   hide card field id 9
  335.   go to card id 23916
  336. end mouseUp
  337.  
  338.  
  339.  
  340.  
  341. -- part 21 (button)
  342. -- low flags: 00
  343. -- high flags: 0000
  344. -- rect: left=415 top=180 right=202 bottom=449
  345. -- title width / last selected line: 0
  346. -- icon id / first selected line: 9120 / 9120
  347. -- text alignment: 1
  348. -- font id: 0
  349. -- text size: 12
  350. -- style flags: 0
  351. -- line height: 16
  352. -- part name: New Button
  353.  
  354.  
  355. -- part contents for card part 5
  356. ----- text -----
  357. To upload a file simply select the file then Open.
  358.  
  359. Select one of the file types below to learn more about each type of file transfer.
  360.  
  361. -- part contents for card part 7
  362. ----- text -----
  363. Text file transfer.   MacMainFrame provides the ability to upload a Macintosh file to the IBM host in Text format.  Once uploaded, files can be manipulated by host programs.  They can also be retrieved by Macintosh and IBM PC users connected to the same host.
  364.  
  365. A Text File Filtering capability consists of Variable Tab Expansion on uploads and Special Character  Insertion on downloads.  Variable Tab Expansion allows formatting to host standards of appearance.  Special Character  Insertion allows download of IBM mainframe documents for use with Macintosh applications such as Excel.
  366.  
  367. -- part contents for card part 8
  368. ----- text -----
  369. Binary file transfer.    MacMainFrame's Binary Transfer feature supports transfer of Macintosh files in a binary format to and from IBM mainframes, enhancing Macintosh-to-PC communications.  When used with IBM PC host file transfer products, such as Avatar's PA100G or IBM's PC-3270 product, MacMainFrame allows files such as Lotus 1-2-3- WKS, IBM Document Content Architecture (DCA), and Microsoft. SYLK to be shared by both IBM PC and Macintosh users.  This allows  Lotus 1-2-3 and Excel users to share files with mainframe users.
  370.  
  371.  
  372.  
  373.  
  374. -- part contents for card part 9
  375. ----- text -----
  376. Document file transfer.  With this feature, users can employ the host as a storage resource, as well as a central mailbox  to exchange information such as Excel worksheets.  It does this by not only enabling the user to store an exact representation of a Macintosh file on the host, but also by uploading a Macintosh file to the host, which can later by retrieved by another Macintosh user.